home *** CD-ROM | disk | FTP | other *** search
/ CD-ROM Now 11 / CD-ROM Now MegaDisc 11 (1995-02).iso / vpic / readme.1st < prev    next >
Text File  |  1994-01-02  |  5KB  |  79 lines

  1.     Dear User,
  2.  
  3.     VPIC does not need to be installed, but it (usualy) does need to be
  4.     configured for your SuperVGA card. Simply create a directory on your hard
  5.     disk called VPIC and copy all the files on the floppy to this directory. If
  6.     you have a video card that supports VESA 1.2 correctly, or a Tseng ET-4000
  7.     video card, then you are done. If not, you'll have to determine what SVGA
  8.     chip your video card uses and configure VPIC for this chip; see the PROBLEMS
  9.     and CONFIG.DOC files for further info. You can now use the WHICHVGA program
  10.     to automate this process, and it works for about 90% of the SuperVGA cards.
  11.  
  12.     Print VPIC.TXT using 17 chars/inch and 8 lines/inch to get a handy one  page
  13.     quick reference guide for VPIC. See VPIC.DOC  revision  history  for  what's
  14.     new. VPIC.DOC and CONFIG.DOC are already formatted to produce nice documents
  15.     when printed at the default printer settings of 10 chars/in  and 6 lines/in.
  16.     VPIC comes configured for the Tseng ET-4000 SuperVGA chip,  so if your video
  17.     card uses this SVGA chip, you can ignore the configuration info below.
  18.  
  19.     VPIC will now work with all cards that return  VESA  information correctly,
  20.     and does not have to be configured; generally, if the top line in the menu
  21.     says VESA, VPIC will work OK. If the top menu line says VESA and only the
  22.     320x200 mode is listed, see CONFIG.DOC about memory managers. If your
  23.     SuperVGA card does not support VESA (older cards) or returns wrong VESA info
  24.     (most older cards using the S3 chips, etc) then VPIC must be configured for
  25.     your VGA board to utilize all the extended modes the board is capable of
  26.     doing. In addition, if your card returns wrong VESA info, you will have to
  27.     use the /v option to make VPIC ignore VESA info.  A generic VESA.CFG config
  28.     file is included so you can play around with the parameters, and maybe get a
  29.     card which isn't supported directly to work; again, use 'vpic /v' to use it.
  30.     To help you configure VPIC properly, the WHICHVGA and CONFIG programs were
  31.     created.
  32.  
  33.     The archived file VESADR.ZIP contains an assortment of VESA TSR (Terminate
  34.     and Stay Resident) drivers for many of the popular video card. Be sure to
  35.     read the READ.ME file contained in the archive. Use PKUNZIP to un-archive
  36.     VESADR.ZIP and the various drivers. This collection came from Compuserve.
  37.  
  38.     IMPORTANT: If you have an ATI card (and possibly some others) certain modes,
  39.     such as 800x600, are disabled unless you select the right monitor in the ATI
  40.     INSTALL or SETUP program.  You may have to do a custom monitor configuration
  41.     to enable these modes. The card just refuses to acknowledge these modes with
  42.     the wrong monitor selected.
  43.  
  44.     The CONFIG program allows you to manually configure VPIC from a menu. Just
  45.     make sure VPIC.EXE, CVPIC.EXE, CONFIG.EXE, and all the configuration files
  46.     (.cfg extension) are in the current directory. Then run CONFIG and you will
  47.     get a menu (similar to the VPIC menu) of all the configuration files. The
  48.     menu also lists the contents of the currently highlighted file. You can move
  49.     thru the list of files using the cursor keys, or by pressing a letter key
  50.     jump to the next filename starting with that letter (or number). Just look
  51.     for a file which matches the parameters for your board, and press ENTER to
  52.     configure VPIC using that configuration file. ESCape ends the CONFIG program
  53.     without configuring VPIC. If none of the supplied files match your board,
  54.     copy the closest one to a new filename (with extension .cfg) and use a text
  55.     editor to modify it to your boards requirements. Don't use a word processor
  56.     (unless it can produce straight ASCII text) since these usually put control
  57.     codes into the document which will confuse CONFIG and CVPIC. See CONFIG.DOC
  58.     for a list of supported VGA chips and typical boards on which they are used.
  59.     The WHICHVGA program will try to identify your VGA chip, the amount of
  60.     display memory you have, and if the board supports VESA. It then asks if you
  61.     want to configure for the SVGA chip it found. It isn't foolproof, but works
  62.     most of the time.
  63.  
  64.     See CONFIG.DOC for a comprehensive explanation of the configuration process
  65.     and .cfg file format. See VPIC.DOC for all the other features of VPIC.
  66.  
  67.     The program FIXGIF is supplied to fix single image GIFs where the screen and
  68.     image sizes don't agree. Just do 'fixgif filename'.
  69.  
  70.     The WAIT program is meant for batch file use with VPIC /r, and waits a
  71.     specified number of seconds or until a key is pressed between images. For
  72.     example, a batch file which waits 10 seconds between images might be:
  73.         vpic /r file1
  74.         wait 10
  75.         vpic /r file2
  76.         etc.
  77.                                                         Enjoy,
  78.                                                         Bob Montgomery
  79.